runtime._defer.started (field)
8 uses
runtime (current package)
panic.go#L317: d.started = false
panic.go#L508: if d.started {
panic.go#L520: d.started = true
panic.go#L681: if d.started {
panic.go#L885: if d.started {
panic.go#L905: d.started = true
panic.go#L971: if d.started {
runtime2.go#L1002: started bool
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |